[INFO] cloning repository https://github.com/meg0009/cursach
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meg0009/cursach" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeg0009%2Fcursach", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeg0009%2Fcursach'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ed9cb0c27b081f35ff68869ba9e586832835ab2
[INFO] fixing meg0009/cursach against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeg0009%2Fcursach" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/meg0009/cursach
[INFO] finished tweaking git repo https://github.com/meg0009/cursach
[INFO] tweaked toml for git repo https://github.com/meg0009/cursach written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meg0009/cursach on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meg0009/cursach already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded float-cmp v0.8.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.1
[INFO] [stderr]   Downloaded wide v0.7.1
[INFO] [stderr]   Downloaded stl_io v0.6.0
[INFO] [stderr]   Downloaded nalgebra v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4063e59b582c44bea368e6dee3e2fddea3bcc1b8a948b34e92f738464f3d13f5
[INFO] running `Command { std: "docker" "start" "4063e59b582c44bea368e6dee3e2fddea3bcc1b8a948b34e92f738464f3d13f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4063e59b582c44bea368e6dee3e2fddea3bcc1b8a948b34e92f738464f3d13f5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4063e59b582c44bea368e6dee3e2fddea3bcc1b8a948b34e92f738464f3d13f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4063e59b582c44bea368e6dee3e2fddea3bcc1b8a948b34e92f738464f3d13f5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]     Checking wide v0.7.1
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking approx v0.5.0
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking stl_io v0.6.0
[INFO] [stderr]     Checking num-rational v0.4.0
[INFO] [stderr]     Checking simba v0.7.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking nalgebra v0.31.0
[INFO] [stderr]     Checking program v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `IndexedTriangle` and `Triangle`
[INFO] [stdout]  --> src/join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::triangle::{IndexedPolygon, IndexedTriangle, Polygon, Triangle};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::btree_map::BTreeMap`
[INFO] [stdout]  --> src/sphere.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::btree_map::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sphere::Sphere`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::sphere::Sphere;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IndexedTriangle` and `Triangle`
[INFO] [stdout]  --> src/join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::triangle::{IndexedPolygon, IndexedTriangle, Polygon, Triangle};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::btree_map::BTreeMap`
[INFO] [stdout]  --> src/sphere.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::btree_map::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sphere::Sphere`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::sphere::Sphere;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src/join.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src/join.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/cube.rs:163:38
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 InOrOut::Out(p1, p2, a) => {
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local_angle`
[INFO] [stdout]    --> src/cube.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     let local_angle = o_z.angle(&local_z);
[INFO] [stdout]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bm_abs_local`
[INFO] [stdout]    --> src/cube.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     let bm_abs_local = abs_local.to_local(&(b - m));
[INFO] [stdout]     |                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bm_abs_local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bn_abs_local`
[INFO] [stdout]    --> src/cube.rs:269:25
[INFO] [stdout]     |
[INFO] [stdout] 269 |                     let bn_abs_local = abs_local.to_local(&(b - n));
[INFO] [stdout]     |                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bn_abs_local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec_local`
[INFO] [stdout]    --> src/join.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let vec_local = local.to_local(vec);
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vec_local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/cube.rs:163:38
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 InOrOut::Out(p1, p2, a) => {
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local_angle`
[INFO] [stdout]    --> src/cube.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     let local_angle = o_z.angle(&local_z);
[INFO] [stdout]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bm_abs_local`
[INFO] [stdout]    --> src/cube.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     let bm_abs_local = abs_local.to_local(&(b - m));
[INFO] [stdout]     |                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bm_abs_local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bn_abs_local`
[INFO] [stdout]    --> src/cube.rs:269:25
[INFO] [stdout]     |
[INFO] [stdout] 269 |                     let bn_abs_local = abs_local.to_local(&(b - n));
[INFO] [stdout]     |                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bn_abs_local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec_local`
[INFO] [stdout]    --> src/join.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let vec_local = local.to_local(vec);
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vec_local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `triangle_square` is never used
[INFO] [stdout]    --> src/join.rs:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn triangle_square(x: f64, y: f64, z: f64) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_projection` is never used
[INFO] [stdout]    --> src/join.rs:204:4
[INFO] [stdout]     |
[INFO] [stdout] 204 | fn calculate_projection(x: &na::Vector3<f64>, y: &na::Vector3<f64>, a: &na::Vector3<f64>) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `found_cross` is never used
[INFO] [stdout]    --> src/join.rs:210:4
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn found_cross(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `sign` is never used
[INFO] [stdout]   --> src/local.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl LocalPolygon {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn sign(p1: &na::Vector3<f64>, p2: &na::Vector3<f64>, p3: &na::Vector3<f64>) -> f64 {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `e1` is never read
[INFO] [stdout]  --> src/local/join_local.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct JoinLocalPolygon {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] 4 |     e1: na::Vector3<f64>,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sphere` is never constructed
[INFO] [stdout]  --> src/sphere.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Sphere {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `run` are never used
[INFO] [stdout]   --> src/sphere.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Sphere {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(x0: &na::Vector3<f64>, r: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn run(&self, mesh: &Mesh) -> Mesh {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/local/join_local.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 |         println!("A: {}, B: {}", A, B);
[INFO] [stdout]     |                                  ^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/local/join_local.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |         println!("A: {}, B: {}", A, B);
[INFO] [stdout]     |                                     ^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `triangle_square` is never used
[INFO] [stdout]    --> src/join.rs:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn triangle_square(x: f64, y: f64, z: f64) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_projection` is never used
[INFO] [stdout]    --> src/join.rs:204:4
[INFO] [stdout]     |
[INFO] [stdout] 204 | fn calculate_projection(x: &na::Vector3<f64>, y: &na::Vector3<f64>, a: &na::Vector3<f64>) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `found_cross` is never used
[INFO] [stdout]    --> src/join.rs:210:4
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn found_cross(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `sign` is never used
[INFO] [stdout]   --> src/local.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl LocalPolygon {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn sign(p1: &na::Vector3<f64>, p2: &na::Vector3<f64>, p3: &na::Vector3<f64>) -> f64 {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `e1` is never read
[INFO] [stdout]  --> src/local/join_local.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct JoinLocalPolygon {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] 4 |     e1: na::Vector3<f64>,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sphere` is never constructed
[INFO] [stdout]  --> src/sphere.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Sphere {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `run` are never used
[INFO] [stdout]   --> src/sphere.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Sphere {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(x0: &na::Vector3<f64>, r: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn run(&self, mesh: &Mesh) -> Mesh {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/local/join_local.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 |         println!("A: {}, B: {}", A, B);
[INFO] [stdout]     |                                  ^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/local/join_local.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |         println!("A: {}, B: {}", A, B);
[INFO] [stdout]     |                                     ^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.32s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "4063e59b582c44bea368e6dee3e2fddea3bcc1b8a948b34e92f738464f3d13f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4063e59b582c44bea368e6dee3e2fddea3bcc1b8a948b34e92f738464f3d13f5", kill_on_drop: false }`
[INFO] [stdout] 4063e59b582c44bea368e6dee3e2fddea3bcc1b8a948b34e92f738464f3d13f5
